Skip to content

ENH: Move IndexingError to error/__init__.py per GH27656 #47357

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 15, 2022

Conversation

dataxerik
Copy link
Contributor

I moved the from pandas.errors import UndefinedVariableError statement to the top for pandas/tests/frame/test_query_eval.py as a follow up from a comment on #47338.

@mroeschke mroeschke added Enhancement Error Reporting Incorrect or improved errors from pandas labels Jun 15, 2022
@mroeschke mroeschke added this to the 1.5 milestone Jun 15, 2022
@mroeschke mroeschke merged commit 4dfe48f into pandas-dev:main Jun 15, 2022
@mroeschke
Copy link
Member

Thanks again @dataxerik (failures were unrelated)

yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Error Reporting Incorrect or improved errors from pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants